projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdee2ac
)
Make release builds mandatory for ci
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 13 Feb 2020 16:21:15 +0000
(11:21 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 13 Feb 2020 16:21:15 +0000
(11:21 -0500)
The tests are now passing in release builds, lets keep
it that way.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 30f2750751c3b4bce2b90a3a11b39bb25d14a397..8d28553b4f0ad63311a8e30a6eaee87bf4ae399e 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-79,7
+79,6
@@
release-build:
_build
- ninja -C _build
- .gitlab-ci/run-tests.sh _build
- allow_failure: true
artifacts:
when: always
reports: